FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.terminology#current (94 ms)

Package hl7.terminology
Type CodeSystem
Id Id
FHIR Version R5
Source http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-contributor-summary-type.html
Url http://terminology.hl7.org/CodeSystem/contributor-summary-type
Version 1.0.0
Status active
Date 2025-01-20T16:55:11+11:00
Name ContributorSummaryType
Title Contributor Summary Type
Experimental False
Realm uv
Authority hl7
Description Used to code author list statement, contributorship statement, and such.
Content complete
valueSet http://terminology.hl7.org/ValueSet/contributor-summary-type

Resources that use this resource

ValueSet
contributor-summary-type Contributor Summary Type
contributor-summary-type Contributor Summary Type

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem contributor-summary-type

This case-sensitive code system http://terminology.hl7.org/CodeSystem/contributor-summary-type defines the following codes:

CodeDisplayDefinition
author-string Author stringDisplay of the author list as a complete string.
contributorship-list Contributorship listDisplay of the list of contributors as a complete string.
contributorship-statement Contributorship statementCompiled summary of contributions.
acknowledgement-list Acknowledgment listDisplay of the list of acknowledged parties as a complete string.
acknowledgment-statement Acknowledgment statementStatement of acknowledgment of contributions beyond those compiled for formal contributorship statements.
funding-statement Funding statementStatement of financial support for the creation of the cited artifact.
competing-interests-statement Competing interests statementStatement of completing interests related to the creation of the cited artifact. Also called conflicts of interest or declaration of interests.

Source

{
  "resourceType" : "CodeSystem",
  "id" : "contributor-summary-type",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem contributor-summary-type</b></p><a name=\"contributor-summary-type\"> </a><a name=\"hccontributor-summary-type\"> </a><a name=\"contributor-summary-type-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R5/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/contributor-summary-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">author-string<a name=\"contributor-summary-type-author-string\"> </a></td><td>Author string</td><td>Display of the author list as a complete string.</td></tr><tr><td style=\"white-space:nowrap\">contributorship-list<a name=\"contributor-summary-type-contributorship-list\"> </a></td><td>Contributorship list</td><td>Display of the list of contributors as a complete string.</td></tr><tr><td style=\"white-space:nowrap\">contributorship-statement<a name=\"contributor-summary-type-contributorship-statement\"> </a></td><td>Contributorship statement</td><td>Compiled summary of contributions.</td></tr><tr><td style=\"white-space:nowrap\">acknowledgement-list<a name=\"contributor-summary-type-acknowledgement-list\"> </a></td><td>Acknowledgment list</td><td>Display of the list of acknowledged parties as a complete string.</td></tr><tr><td style=\"white-space:nowrap\">acknowledgment-statement<a name=\"contributor-summary-type-acknowledgment-statement\"> </a></td><td>Acknowledgment statement</td><td>Statement of acknowledgment of contributions beyond those compiled for formal contributorship statements.</td></tr><tr><td style=\"white-space:nowrap\">funding-statement<a name=\"contributor-summary-type-funding-statement\"> </a></td><td>Funding statement</td><td>Statement of financial support for the creation of the cited artifact.</td></tr><tr><td style=\"white-space:nowrap\">competing-interests-statement<a name=\"contributor-summary-type-competing-interests-statement\"> </a></td><td>Competing interests statement</td><td>Statement of completing interests related to the creation of the cited artifact. Also called conflicts of interest or declaration of interests.</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cds"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    }
  ],
  "url" : "http://terminology.hl7.org/CodeSystem/contributor-summary-type",
  "version" : "1.0.0",
  "name" : "ContributorSummaryType",
  "title" : "Contributor Summary Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-01-20T16:55:11+11:00",
  "publisher" : "HL7 (FHIR Project)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description" : "Used to code author list statement, contributorship statement, and such.",
  "caseSensitive" : true,
  "valueSet" : "http://terminology.hl7.org/ValueSet/contributor-summary-type",
  "content" : "complete",
  "concept" : [
    {
      "code" : "author-string",
      "display" : "Author string",
      "definition" : "Display of the author list as a complete string."
    },
    {
      "code" : "contributorship-list",
      "display" : "Contributorship list",
      "definition" : "Display of the list of contributors as a complete string."
    },
    {
      "code" : "contributorship-statement",
      "display" : "Contributorship statement",
      "definition" : "Compiled summary of contributions."
    },
    {
      "code" : "acknowledgement-list",
      "display" : "Acknowledgment list",
      "definition" : "Display of the list of acknowledged parties as a complete string."
    },
    {
      "code" : "acknowledgment-statement",
      "display" : "Acknowledgment statement",
      "definition" : "Statement of acknowledgment of contributions beyond those compiled for formal contributorship statements."
    },
    {
      "code" : "funding-statement",
      "display" : "Funding statement",
      "definition" : "Statement of financial support for the creation of the cited artifact."
    },
    {
      "code" : "competing-interests-statement",
      "display" : "Competing interests statement",
      "definition" : "Statement of completing interests related to the creation of the cited artifact. Also called conflicts of interest or declaration of interests."
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.